update run

英 [ˌʌpˈdeɪt rʌn] 美 [ˌʌpˈdeɪt rʌn]

【计】更新运行

计算机



双语例句

  1. Since the UPDATE STATISTICS are not run automatically, the System Catalog tables would not be updated and would still be retaining the old statistical data.
    由于没有自动运行UPDATESTATISTICS,所以SystemCatalog表没有更新,仍然保留旧的统计数据。
  2. UPDATE STATISTICS should be run after initially loading the data and creating indexes.
    初次装载数据和创建索引之后,应该运行UPDATESTATISTICS。
  3. This example shows why UPDATE STATISTICS has to be run periodically.
    这个例子表明为什么必须定期运行UPDATESTATISTICS。
  4. When finished, if the data involves a UI update, remember to spawn off the update into a thread that is run with the UI thread.
    查找完成之后,如果数据涉及到UI更新,记得将该更新添加到一个与UI线程一起运行的线程。
  5. The DB2 optimizer uses catalog statistics to determine the best access path, and the main method employed to update these catalog statistics is to run the RUNSTATS utility.
    DB2优化器使用目录统计信息来确定最佳的访问路径,而更新这些目录统计信息所采用的主要方法就是运行RUNSTATS实用程序。
  6. The up-and-running experience is improved with the capability to update the pureQueryXML files without having to run applications in capture mode.
    无需在捕获模式下运行应用程序,即可更新pureQueryXML文件,这改进了构建和运行体验。
  7. Update statistics is run only on logged databases.
    统计数据更新只能在启用了日志的数据库上执行。
  8. Because the image is always running, any addition, deletion, or update of a method in any class occurs at run time.
    因为它总在运行,对任何类中方法的任何添加、删除或更新操作都发生在运行时。
  9. If you still want to put the files into a specific folder, you can do so without issues if you update your run configuration for the application to the folder's location.
    如果仍然想把这些文件放入到一个指定的文件夹中,那么完全可以这样做,只需更新应用程序的运行配置,指定该文件夹的位置。
  10. You also learn how to update ( merge the changes and configure) and run the bind operation on the new changes.
    还介绍了如何在这些新更改上更新(合并更改和配置)和运行绑定操作。
  11. After you insert rows and if any of the fragments reach the threshold when update statistics is run, the server creates the distribution for that particular fragment.
    在您插入行之后,在运行升级统计时,如果任何片段达到阈值,服务器就为那个特殊的片段创建分布。
  12. In the example, Optim Query Tuner recommends that you update statistics, which you can run directly from the Query Tuner tool.
    在本例中,OptimQueryTuner建议您更新统计数据,您可以直接从QueryTuner工具执行更新操作。
  13. Check out Resources for information on how to update the run time time. c file.
    查看参考资料获得如何更新运行时time.c文件的信息。
  14. Have you ever wondered if the update statistics command you are about to run is actually needed since the last time you updated statistics?
    自从最近一次更新过统计数据后,您是否想过您将要运行的updatestatistics命令是否真正必要?
  15. All tables involved in the query must have at least UPDATE STATISTICS LOW run against the table.
    查询中涉及的所有表都至少必须有UPDATESTATISTICSLOW运行。
  16. There's no framework to update the JAR files dynamically at run time whenever there's a code change.
    没有用于在运行时出现代码更改的情况下动态更新JAR文件的框架。
  17. To ensure that all existing rows are handled properly, the UPDATE statement is run.
    为了确保所有已有的行都得到适当的处理,运行UPDATE语句。
  18. Each time the UPDATE STATISTICS query is run, the following system catalog tables are refreshed.
    每当运行UPDATESTATISTICS查询时,以下系统编目表都会被刷新。
  19. The following listing shows the distribution of the above data when the UPDATE STATISTICS is run in medium mode with a resolution of10.
    在medium模式下采用分辨率10运行UPDATESTATISTICS时,以上数据的分布如下面的清单所示。
  20. It is very important that all the UPDATE statements run successfully, and if there are any inconsistencies, they should be fixed and re-run.
    所有的UPDATE语句都运行成功十分重要,如果存在不一致性,就应该进行修理并重新运行。
  21. With OSGi, you can update the bundles dynamically at run time whenever there's a code change.
    通过OSGi,可以在运行时出现更改的情况下随时动态更新包。
  22. In the Python version, it's easier to update your handlers dynamically at run time.
    在Python版本中更容易在运行时动态地更新处理程序。
  23. This program is used when installing or uninstalling an RPM to update the global class mapping database, and should be run in your RPM's% post and% postun sections.
    当安装或者卸载一个RPM改变了全局类映射数据库时,我们将使用该程序,并且该程序应该运行在RPM的%post和%postun部分。
  24. A concise and useful update Bulletin will accompany each quarterly update and it will give readers a quick run through of legislative development in the preceding quarter.
    一个简短的、有用的内容更新通告附在每季度更新的内容的前面,同时,它也为读者提供前一季度法律法规的梗概。
  25. This project contains files used to update and run the weather application and to review database changes after performing some tutorial lessons.
    此项目包含更新和运行weather应用程序所用的文件,以及在执行了某些教程课程之后检查数据库更改所用的文件。
  26. This information is useful if you want to speed up the update run time.
    如果要缩短更新运行时间,则可以使用此信息。
  27. Interactive test runner: a Java main application which can load, update and reload modules, as well as run tests.
    交互式测试运行器:一个可以加载、更新、重新加载并运行测试的Java应用。
  28. The model base is mainly in charge of saving and indicating the models. The model base management system provides the operation of model cabal, save or read, update, composite, run and so on.
    模型库主要用于模型的存储和表示,而模型库管理系统则提供对模型的检索、存取、更新、组合、运行等操作。